ASP.NET Core MVC コントロールヘルプ
BaseCollectionViewService<T> クラス メンバ
プロパティ  メソッド 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : BaseCollectionViewService<T> クラス

BaseCollectionViewService<T>データ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets or sets an object where the keys represent calculated fields and the values are expressions.  
Public プロパティGets the child components. C1.Web.Mvc.Componentから継承されます。
Public プロパティGets or sets a callback that determines whether a specific property of an item contains validation errors.  
Public プロパティGets the group descriptions.  
Public プロパティGets or sets the component id. C1.Web.Mvc.Componentから継承されます。
Public プロパティGets or sets a function that creates new items for the collection.  
Public プロパティOccurs when the collection changes.  
Public プロパティOccurs after the current item changes.  
Public プロパティOccurs before the current item changes.  
Public プロパティOccurs after the page index changes.  
Public プロパティOccurs before the page index changes.  
Public プロパティGets or sets the page index.  
Public プロパティGets or sets the page size. 0 means to disable paging.  
Public プロパティGets or sets a value that determines whether the CollectionView should automatically refresh its results (by applying the sort, filter, and grouping operations) after items are edited.  
Public プロパティGets or sets a value that determines whether dates should be adjusted to look like GMT rather than local dates.  
Public プロパティGets the sort descriptions.  
Public プロパティGets or sets a value that determines how null values should be sorted.  
Public プロパティオーバーライドされます。 Gets a value which represents the unique id for the control.  
トップ
パブリック メソッド
 名前解説
Public メソッドWriter the process result of current instance to the writer. C1.Web.Mvc.Componentから継承されます。
トップ
参照

BaseCollectionViewService<T> クラス
C1.Web.Mvc 名前空間